Skip to content

Conversation

@Fottas
Copy link
Contributor

@Fottas Fottas commented Nov 21, 2025

/Add timeout, SSL bundle, and redirect configuration support via spring.ai.deepseek.* properties.

spring:
  ai:
    deepseek:
       connect-timeout: 10s
       read-timeout: 60s

Backward compatible - all properties optional, can be disabled via enabled: false.
Resolves #4934

@Fottas Fottas force-pushed the deepseek-timeout branch 4 times, most recently from c106954 to c0b999e Compare November 26, 2025 02:26
@Fottas Fottas changed the title Add HTTP client configuration for DeepSeek Add HTTP client configuration support for Spring AI models Nov 26, 2025
@Fottas Fottas closed this Nov 26, 2025
@Fottas Fottas deleted the deepseek-timeout branch November 26, 2025 10:44
@Fottas Fottas restored the deepseek-timeout branch November 26, 2025 10:48
@Fottas Fottas deleted the deepseek-timeout branch November 26, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add HTTP client configuration support for Spring AI models

1 participant